home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / demos301.zip / DEMO.DOC < prev    next >
Text File  |  1993-01-14  |  4KB  |  87 lines

  1.                                 The DEMO System
  2.  
  3.                                  Wayne Software
  4.                                113 Sheffield St.
  5.                             Silver Spring, MD 20910
  6.  
  7.                      42 61 74 6D 61 6E 20 4C 69 76 65 73 21
  8.  
  9. This file is a miscellaneous grab-bag of textual information.  Sections:
  10.  
  11.     *   The various files included here
  12.     *   Think about the future!  Future plans to The DEMO System
  13.     *   Revision history
  14.  
  15.  
  16. --------------------------------------------------------------------------------
  17.  
  18.                         The various files included here
  19.  
  20. The DEMO System comes in a ZIP file with the following files:
  21.  
  22.   * DEMO.DOC:  This file.
  23.   * DEMOMAKE.DOC:  Documentation on how to create and use control files used
  24.     by The DEMO System.
  25.   * DEMOMAKE.EXE:  The DEMO System screen compiler.  Creates the self-viewing
  26.     demonstration screen.
  27.   * DEMOMAKE.REF:  Reference manual detailing every command in The DEMO System.
  28.     (Excludes documentation on the DEMOSAVE.EXE program.)
  29.   * DEMOSAVE.DOC:  Documentation for the DEMOSAVE.EXE program (available to
  30.     registered users only).
  31.   * DEMOSAVE.EXE:  The DEMO System decompiler.  Available to registered users
  32.     only.
  33.  
  34.   * BUGS.GIF: GIF file required by the DEMO4.EXE program.
  35.   * DEMO4.CTL: Control file used for the DEMO4.EXE program.
  36.   * DEMO4.EXE: The DEMO System sampler, showing various features
  37.   * SAMPLES.ZIP:  Contains all sample control files in the tutorial.
  38.   * TSHOW.EXE: Free GIF viewer required by the DEMO4.EXE program.
  39.  
  40.  
  41.  
  42. --------------------------------------------------------------------------------
  43.  
  44.                             Think about the future!
  45.  
  46.  
  47. I realize The DEMO System isn't "finished" at this point.  There are a number of
  48. things that I would like to add to it.  But the program does what I need it to
  49. do already for my own purposes so unless the program generates revenue, I won't
  50. bother adding them.
  51.  
  52. I will, however, add as many of them as I can if I receive at least 10 paid
  53. registrations for the product.  I have no idea if that's a ridiculously high
  54. number or not but $500 would justify buying a CD-ROM drive and some other stuff
  55. so that sounds like a good number to me.
  56.  
  57. This sounds a little like pledge week on PBS.
  58.  
  59. Anyway, I'd like to add the following:
  60.  
  61. * The ability to view screens that are longer than 25 lines.  These screens
  62.   would automatically support (UP), (DOWN), (HOME), (END), (PGUP), and (PGDN).
  63.   An additional VIEW command would be added for this function for label pages.
  64. * An IF test, roughly taking the form "IF ^Evar^ relation value { GOTO | CALL }
  65.   label".  (Prompting really needs an IF statement in order to be very useful.)
  66. * Real mouse support.
  67. * Additional validity checking.
  68. * Functions like FILEEXIST(), MID(), RIGHT(), LEFT(), etc.
  69. * Ability to specify the absolute field in the FIELD command.
  70. * Ability to specify the minimum length of a user's input.
  71. * Allow variable length cursor input lengths on a single screen.
  72. * Detect screen type (monochome vs color).
  73. * Allow multiple-word parameters to be passed by enclosing them in quotes.
  74. * Allow NOCLEAR (no keys reset) and RESET (SET parms reset) in (GLOBAL).
  75. * Add ability to specify the default color for a given page.
  76.  
  77. * Other suggestions are of course welcome.  Except for bug fixes, don't expect
  78.   much consideration if you're not a registered user.
  79.  
  80. --------------------------------------------------------------------------------
  81.  
  82.                                 Revision history
  83.  
  84. Hey!  This is the first release.  What sort of revision "history" are you
  85. expecting?
  86.  
  87.